Gets or sets the options that determine whether the job is restarted if it is interrupted
__property long RestartOptions;
long RestartOptions;
Property RestartOptions() As long
Long (set to any combination of the RestartOptionsEnum values).
RestartOptionsEnum.roRestartFromLastStep OR RestartOptionsEnum.roUseCheckpoint
Set to any combination of the RestartOptionsEnum values
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|